Welcome![Sign In][Sign Up]
Location:
Search - qt g

Search list

[Communicationarm-linug-g++-QT

Description: 非常完整的嵌入式Qt/Qtopia的编译过程,图文都有,本人的总结
Platform: | Size: 788319 | Author: zhulixin | Hits:

[ICQ-IM-Chatkiax0.8.51-win32-src

Description: kiax是asterisk的客户端,他是一个开源的系统,需要在WINDOS下安装QT g++ for windows才能编译
Platform: | Size: 2266912 | Author: wangtao | Hits:

[GUI Developqvfb-1.0.tar

Description: mingugi的qt界面下的编程-mingugi the qt programming interface
Platform: | Size: 1717248 | Author: 乌海 | Hits:

[Linux-Unixqtopia-free-1.7.0.tar

Description: Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.7平台上编译为嵌入式图形界面操作系统。-Trolltech released the GUI operating system. In qt- embedded-2.3.7 compiler platform graphical interface for embedded operating system.
Platform: | Size: 11040768 | Author: 何飞 | Hits:

[Embeded Linuxqt-embedded-2.3.10-free.tar

Description: Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是一个移植到嵌入式系统上的版本! -Graph develop library published by Trolltech company, include many graph API that can used in Linux, and can replant to embedded systems.
Platform: | Size: 18178048 | Author: 何飞 | Hits:

[GPS developqtgps1.0

Description: qt gps ,linux redhat9.0,-qt gps, linux redhat9.0,
Platform: | Size: 1452032 | Author: 苏卫明 | Hits:

[Program docarm-linug-g++-QT

Description: 非常完整的嵌入式Qt/Qtopia的编译过程,图文都有,本人的总结-Very complete embedded Qt/Qtopia compilation process, fax all, my summing up
Platform: | Size: 788480 | Author: zhulixin | Hits:

[ICQ-IM-Chatkiax0.8.51-win32-src

Description: kiax是asterisk的客户端,他是一个开源的系统,需要在WINDOS下安装QT g++ for windows才能编译
Platform: | Size: 2266112 | Author: wangtao | Hits:

[Embeded Linuxlinux_GPS_GSM_byQT

Description: 用QT编写GPS和GSM方面程序例子 1、了解GPS数据格式及编程应用 2、了解GSM数据格式及AT指令集的使用方法 3、掌握Qt编程方法与技巧 4、掌握Qtopia应用程序的配置过程 -QT prepared with regard to procedures for GPS and GSM example one to understand the GPS data formats and programming applications 2, understanding of GSM data format and AT instruction set to use the 3, master Qt programming methods and techniques 4, master Qtopia application configuration process
Platform: | Size: 1626112 | Author: Nihon | Hits:

[Linux-Unix10

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过-err
Platform: | Size: 34816 | Author: | Hits:

[Linux-Unix09

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 4096 | Author: | Hits:

[Linux-Unix08

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 23552 | Author: qwt | Hits:

[Linux-Unix06

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 5120 | Author: qwt | Hits:

[Linux-Unix05

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 19456 | Author: qwt | Hits:

[Linux-Unix04

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 4096 | Author: qwt | Hits:

[Embeded Linuxqte

Description: Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd /root/build-arm/tmake-1.11 export TMAKEDIR=$PWD/tmake-1.11 export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++ export PATH=$TMAKEDIR/bin:$PATH 2.安装Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR=$PWD export PATH=$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH ./configure -no-xft -thread -gif -system-jpeg -sm -shared [make] make -C tools/qvfb make -C tools/qembed-Qt/Embedded ready source packages installation ◆ tmake 1.11 or later [generate Qt/Embedded application engineering of the Makefile file] ◆ Qt/Embedded 2.3.7 [Qt/Embedded installation package] ◆ Qt 2.3.2 for X11 [Qt the X11 version of installation package, it will have x11 development environment required by the two tools] It is assumed that the source packages decompression where/root/build-arm under one installation tmake enter tmake-1.11 directory cd/root/build-arm/tmake-1.11 export TMAKEDIR = $ PWD/tmake-1.11 export TMAKEPATH = $ TMAKEDIR/lib/qws/linux-arm-g++ export PATH = $ TMAKEDIR/bin: $ PATH 2. installation Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR = $ PWD export PATH = $ QTDIR/bin: $ PATH export LD_LIBRARY_PATH = $ QTDIR/lib: $ LD_LIBRARY_PATH./configure-no-xft-thread-gif-system-jpeg-sm-shared [ make] make-C tools/qvfb make-C tools/qembed
Platform: | Size: 1024 | Author: 马科 | Hits:

[GIS programmif

Description: 电子地图制作,在Qt 里实现 电子地图的实现 -this is about map in the QT
Platform: | Size: 287744 | Author: birds | Hits:

[Embeded-SCM Developqt

Description: 嵌入式QT的源代码:qt-embedded-2.3.10-free.tar.gz,用于QT在ARM中的移植。-QT embedded source code:qt-embedded-2.3.10-free.tar.gz,it is for QT s porting in the embedded ARM.
Platform: | Size: 18139136 | Author: zhongfeng | Hits:

[SMS4.1gsm.tar

Description: GSM 短信收发系统 主要实现GSM模块的短信编程~ 可以收发短信 基于QT-GSM SMS Transceiver System
Platform: | Size: 1484800 | Author: jing | Hits:

[Documentsqt

Description: main和WinMain函数到底是怎么回事,以及QT是怎么创建窗口和消息循环的,我们已经非常清楚了-The application will enter the event loop when exec() is called. exit() will not return until the event loop exits, e.g., when quit() is called.
Platform: | Size: 2048 | Author: 付浩 | Hits:
« 12 »

CodeBus www.codebus.net